home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / Chip_2004-06_cd1.bin / software / tsw / tsw.exe / {app} / TSWWebCoder.exe / 0 / RCDATA / TWARNINGDIALOG / TWARNINGDIALOG.txt < prev   
Text File  |  2003-09-12  |  9KB  |  222 lines

  1. object WarningDialog: TWarningDialog
  2.   Left = 626
  3.   Top = 443
  4.   Width = 407
  5.   Height = 221
  6.   ActiveControl = btnYes
  7.   Caption = 'Dialog'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Verdana'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poOwnerFormCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 8
  20.     Top = 8
  21.     Width = 32
  22.     Height = 32
  23.     AutoSize = True
  24.     Picture.Data = {<image000.gif>}
  25.     Transparent = True
  26.   end
  27.   object TextMemo: TFlatMemo
  28.     Left = 56
  29.     Top = 8
  30.     Width = 329
  31.     Height = 137
  32.     ColorFocused = clBtnFace
  33.     ColorBorder = clBtnFace
  34.     ColorFlat = clBtnFace
  35.     ReadOnly = True
  36.     TabOrder = 0
  37.     OnEnter = TextMemoEnter
  38.   end
  39.   object Panel1: TPanel
  40.     Left = 0
  41.     Top = 168
  42.     Width = 399
  43.     Height = 26
  44.     Align = alBottom
  45.     BevelOuter = bvNone
  46.     TabOrder = 1
  47.     object Panel2: TPanel
  48.       Left = 267
  49.       Top = 0
  50.       Width = 132
  51.       Height = 26
  52.       Align = alRight
  53.       BevelOuter = bvNone
  54.       TabOrder = 0
  55.       object btnYes: TFlatButton
  56.         Left = 5
  57.         Top = 6
  58.         Width = 55
  59.         Height = 17
  60.         ColorFocused = 14733503
  61.         ColorDown = 14741743
  62.         ColorBorder = clBtnFace
  63.         ColorHighLight = clBtnShadow
  64.         ColorShadow = clBtnShadow
  65.         Caption = '&Yes'
  66.         TabOrder = 0
  67.         ModalResult = 1
  68.       end
  69.       object btnNo: TFlatButton
  70.         Left = 69
  71.         Top = 6
  72.         Width = 55
  73.         Height = 17
  74.         ColorFocused = 14733503
  75.         ColorDown = 14741743
  76.         ColorBorder = clBtnFace
  77.         ColorHighLight = clBtnShadow
  78.         ColorShadow = clBtnShadow
  79.         Caption = '&No'
  80.         TabOrder = 1
  81.         ModalResult = 2
  82.       end
  83.     end
  84.     object Panel3: TPanel
  85.       Left = 0
  86.       Top = 0
  87.       Width = 267
  88.       Height = 26
  89.       Align = alClient
  90.       BevelOuter = bvNone
  91.       TabOrder = 1
  92.       object StatusLabel: TLabel
  93.         Left = 4
  94.         Top = 8
  95.         Width = 264
  96.         Height = 13
  97.         Caption = 'This dialog will be shown [X] times more'
  98.         Font.Charset = DEFAULT_CHARSET
  99.         Font.Color = clWindowText
  100.         Font.Height = -11
  101.         Font.Name = 'Verdana'
  102.         Font.Style = [fsBold]
  103.         ParentFont = False
  104.       end
  105.     end
  106.   end
  107.   object TidyContainer: TStrContainer
  108.     Strings.Strings = (
  109.       
  110.         'WebCoder will now run HTML Tidy on the active document, and even' +
  111.         ' though the Tidy function will make your code cleaner in most ca' +
  112.         'ses, unexpected results CAN occur.'
  113.       ''
  114.       
  115.         'You won'#39't be able to undo the Tidy action, but the document will' +
  116.         ' not be saved before you choose to do so.'
  117.       ''
  118.       'Are you sure that you wish to continue?')
  119.     Left = 152
  120.     Top = 64
  121.   end
  122.   object StrContainer2: TStrContainer
  123.     Left = 192
  124.     Top = 64
  125.   end
  126.   object StrContainer3: TStrContainer
  127.     Left = 232
  128.     Top = 64
  129.   end
  130.   object siLang1: TsiLang
  131.     version = 'v5.2.2'
  132.     StringsTypes.Strings = (
  133.       'TIB_STRINGLIST'
  134.       'TSTRINGLIST')
  135.     NumOfLanguages = 2
  136.     ActiveLanguage = 2
  137.     LangDispatcher = Form1.LangDispatcher
  138.     LangDelim = 1
  139.     LangNames.Strings = (
  140.       'Danish N1'
  141.       'English N2')
  142.     Language = 'English N2'
  143.     ExtendedTranslations = <>
  144.     Left = 200
  145.     Top = 96
  146.     TranslationData = {
  147.       737443617074696F6E730D0A545761726E696E674469616C6F67014469616C6F
  148.       6701010D0A50616E656C310101010D0A50616E656C320101010D0A62746E5965
  149.       7301264A610126596573010D0A62746E4E6F01264E656A01264E6F010D0A5061
  150.       6E656C330101010D0A5374617475734C6162656C0144656E6E65206469616C6F
  151.       67207669736573205B585D2067616E6765206D6572650154686973206469616C
  152.       6F672077696C6C2062652073686F776E205B585D2074696D6573206D6F726501
  153.       0D0A737448696E74730D0A545761726E696E674469616C6F670101010D0A496D
  154.       616765310101010D0A546578744D656D6F0101010D0A50616E656C310101010D
  155.       0A50616E656C320101010D0A62746E5965730101010D0A62746E4E6F0101010D
  156.       0A50616E656C330101010D0A5374617475734C6162656C0101010D0A73744469
  157.       73706C61794C6162656C730D0A7374466F6E74730D0A545761726E696E674469
  158.       616C6F670156657264616E6101010D0A5374617475734C6162656C0156657264
  159.       616E6101010D0A73744D756C74694C696E65730D0A546578744D656D6F2E4C69
  160.       6E65730101010D0A54696479436F6E7461696E65722E537472696E6773012257
  161.       6562436F6465722076696C206E75206BF872652048544D4C20546964792070E5
  162.       2064657420616B7469766520646F6B756D656E742C206F672073656C766F6D20
  163.       646574206920646520666C6573746520736974756174696F6E6572206B756E20
  164.       67F8722064697420646F6B756D656E74206D657265206F766572736B75656C69
  165.       67742C206B616E2064657420692066E52074696C66E66C64652067697665206F
  166.       7665727261736B656E646520726573756C74617465722E222C2C224475206B61
  167.       6E20696B6B6520666F7274727964652068616E646C696E67656E2C206D656E20
  168.       646F6B756D656E7465742067656D6D657320696B6B652066F8722064752076E6
  169.       6C6765722061742067656D6D65206465742E222C2C2245722064752073696B6B
  170.       65722070E52064752076696C20666F727473E67474653F220122576562436F64
  171.       65722077696C6C206E6F772072756E2048544D4C2054696479206F6E20746865
  172.       2061637469766520646F63756D656E742C20616E64206576656E2074686F7567
  173.       682074686520546964792066756E6374696F6E2077696C6C206D616B6520796F
  174.       757220636F646520636C65616E657220696E206D6F73742063617365732C2075
  175.       6E657870656374656420726573756C74732043414E206F636375722E222C2C22
  176.       596F7520776F6E27742062652061626C6520746F20756E646F20746865205469
  177.       647920616374696F6E2C206275742074686520646F63756D656E742077696C6C
  178.       206E6F74206265207361766564206265666F726520796F752063686F6F736520
  179.       746F20646F20736F2E222C2C2241726520796F75207375726520746861742079
  180.       6F75207769736820746F20636F6E74696E75653F22010D0A537472436F6E7461
  181.       696E6572322E537472696E67730101010D0A537472436F6E7461696E6572332E
  182.       537472696E67730101010D0A7374446C677343617074696F6E730D0A5761726E
  183.       696E67015761726E696E6701010D0A4572726F72014572726F7201010D0A496E
  184.       666F726D6174696F6E01496E666F726D6174696F6E01010D0A436F6E6669726D
  185.       01436F6E6669726D01010D0A596573012659657301010D0A4E6F01264E6F0101
  186.       0D0A4F4B014F4B01010D0A43616E63656C0143616E63656C01010D0A41626F72
  187.       74012641626F727401010D0A52657472790126526574727901010D0A49676E6F
  188.       7265012649676E6F726501010D0A416C6C0126416C6C01010D0A4E6F20546F20
  189.       416C6C014E266F20746F20416C6C01010D0A59657320546F20416C6C01596573
  190.       20746F2026416C6C01010D0A48656C70012648656C7001010D0A737453747269
  191.       6E67730D0A73744F74686572537472696E67730D0A545761726E696E67446961
  192.       6C6F672E48656C7046696C650101010D0A545761726E696E674469616C6F672E
  193.       48656C704B6579776F72640101010D0A496D616765312E48656C704B6579776F
  194.       72640101010D0A546578744D656D6F2E48656C704B6579776F72640101010D0A
  195.       50616E656C312E48656C704B6579776F72640101010D0A50616E656C322E4865
  196.       6C704B6579776F72640101010D0A62746E5965732E48656C704B6579776F7264
  197.       0101010D0A62746E4E6F2E48656C704B6579776F72640101010D0A50616E656C
  198.       332E48656C704B6579776F72640101010D0A5374617475734C6162656C2E4865
  199.       6C704B6579776F72640101010D0A73744C6F63616C65730D0A43757272656E63
  200.       7920537472696E67016B7201010D0A54686F7573616E6420536570617261746F
  201.       72012E01010D0A446563696D616C20536570617261746F72012C01010D0A4461
  202.       746520536570617261746F72012D01010D0A53686F7274204461746520466F72
  203.       6D61740164642D4D4D2D7979797901010D0A4C6F6E67204461746520466F726D
  204.       617401642E204D4D4D4D207979797901010D0A54696D6520536570617261746F
  205.       72013A01010D0A54696D6520414D20537472696E670101010D0A54696D652050
  206.       4D20537472696E670101010D0A53686F72742054696D6520466F726D61740168
  207.       683A6D6D01010D0A4C6F6E672054696D6520466F726D61740168683A6D6D3A73
  208.       7301010D0A53686F7274204D6F6E7468204E616D6573016A616E2C6665622C6D
  209.       61722C6170722C6D616A2C6A756E2C6A756C2C6175672C7365702C6F6B742C6E
  210.       6F762C64656301010D0A4C6F6E67204D6F6E7468204E616D6573016A616E7561
  211.       722C666562727561722C6D617274732C617072696C2C6D616A2C6A756E692C6A
  212.       756C692C6175677573742C73657074656D6265722C6F6B746F6265722C6E6F76
  213.       656D6265722C646563656D62657201010D0A53686F727420446179204E616D65
  214.       730173F82C6D612C74692C6F6E2C746F2C66722C6CF801010D0A4C6F6E672044
  215.       6179204E616D65730173F86E6461672C6D616E6461672C746972736461672C6F
  216.       6E736461672C746F72736461672C6672656461672C6CF87264616701010D0A73
  217.       74436F6C6C656374696F6E730D0A737443686172536574730D0A545761726E69
  218.       6E674469616C6F670144454641554C545F4348415253455401010D0A53746174
  219.       75734C6162656C0144454641554C545F43484152534554010D0A}
  220.   end
  221. end
  222.